home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / std_unix / volume.18 / text0038.txt < prev    next >
Encoding:
Internet Message Format  |  1990-03-18  |  695 b 

  1. From: kingdon@ai.mit.edu (Jim Kingdon)
  2.  
  3.     My recommendation for years has been that vendor additions be confined
  4.     to upper case, leaving lower case options for the (gradually growing)
  5.     standard environment.
  6.  
  7. But this way every time an option gets standardized, all
  8. implementations and users have to change.  This does not accord with
  9. "minimal changes to existing practice".  Long options (e.g. "ls +all
  10. +format long" (or "ls +all +fo l" if those abbreviations are
  11. unambigous) instead of "ls -al"), however, are less likely to conflict
  12. with each other, so this is the way to go particularly for options
  13. not used interactively or options rarely used.
  14.  
  15. Volume-Number: Volume 18, Number 40
  16.  
  17.